Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. lan to vlan
    Log in to post
    • All categories
    • B

      Easiest way to allow limited traffic between two LANs that do not share a gateway

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions lan to vlan routing isolation
      4
      0 Votes
      4 Posts
      248 Views
      johnpozJ

      @bigtfromaz you could maybe limit the outbound nat for only the device you would be coming from lan with. Like your pc... But yeah that works..

      If you just add the route as persistent it should survive reboots, upgrades, etc. you shouldn't need a batch to kick off on startup.

      I would normally allow ping as a way to validate connectivity..

    • R

      Netgate Hardware MVNETA1 LAN Firewall Rules

      Watching Ignoring Scheduled Pinned Locked Moved Firewalling netgate firewall rules vlans vlan to lan lan to vlan
      12
      0 Votes
      12 Posts
      2k Views
      S

      @rennit I guess? With VLANs AFAIK there are two ways to get the VLAN assigned. Either something assigns it (AP, switch) or the device's network config has a VLAN. With the latter, someone with knowledge can change, add, or remove the VLAN tag. If the switch allows the new-VLAN packet on that port then it gets passed on. Normally that's blocked by a managed switch, but generally unmanaged gigabit switches will pass packets without regard for VLAN.

      Otherwise something would need to be removing the tag from the packets, in order to cross over to another VLAN.